home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 November / Chip Kasım 2001.iso / prog / cdcode / bpaint / resource / strings_it / dialogs / P_PAINTTOOL_TRANSFORM.str < prev    next >
Encoding:
Text File  |  2001-02-06  |  227 b   |  14 lines

  1. // C4D-DialogResource
  2.  
  3. DIALOGSTRINGS P_PAINTTOOL_TRANSFORM
  4. {
  5.     TITLE "Strumento Trasforma Bitmap";
  6.     TMODE "Modo";
  7.     TFREE "Muovi";
  8.     TSCALE "Scala";
  9.     TROTATE "Ruota";
  10.     TPERSP "Prospettiva";
  11.     TSHEAR "Inclina";
  12.     TAPPLY "Applica";
  13. }
  14.